OnExecutionError Method

Summary

Raises the Error event.

Syntax
C#
VB
C++
protected virtual void OnExecutionError( 
   Exception exception 
) 
  
Protected Overridable Sub OnExecutionError( _ 
   ByVal exception As Exception _ 
)  
protected: 
virtual void OnExecutionError(  
   Exception^ exception 
)  

Parameters

exception
The System.Exception that represents the error.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly